home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15736 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: goliath.apana.org.au!news
  2. From: rajt@gco.apana.org.au (Raj Thomas)
  3. Newsgroups: comp.os.ms-windows.win95.misc,comp.os.ms-windows.win95.setup,comp.lang.ada,comp.lang.c++
  4. Subject: Re: Setting Up GCC and GNAT under Windows '95
  5. Date: Sat, 06 Apr 1996 23:08:14 GMT
  6. Organization: Australian Public Access Network Association (APANA)
  7. Message-ID: <3166f95c.3541786@news.sydney.apana.org.au>
  8. References: <315835EE.2760@cs.uofs.edu>
  9. NNTP-Posting-Host: dialup-3.gco.apana.org.au
  10. X-Newsreader: Forte Agent .99c/16.141
  11.  
  12. On Tue, 26 Mar 1996 10:22:38 -0800, Jack Beidler <beidler@cs.uofs.edu>
  13. wrote:
  14.  
  15. >I'd appreciate hearing from anyone who is working with either
  16. >GNU or GNAT under Windows '95. 
  17. >1.  How did you interface the GNU/GNAT system to Windows '95?  That is:
  18. >    a.  After loading the system how did you execute the SETPATH?
  19.  
  20. I added the contents of set path to the autoexec.bat, thusly:
  21.  
  22. SET GALAXY=A220 I5 D1 K10 P530 T6
  23. SET TMP=d:\WINDOWS\TEMP
  24. SET LIST=d:\WINDOWS\TEMP
  25. rem ada specific
  26. set TMPDIR=F:\ADA\DJGPP\tmp
  27. set GO32TMP=F:\ADA\DJGPP\tmp
  28. set GO32=topline F:\ADA\DJGPP\drivers\vga.grd gw 640 gh 480
  29. set DJGPP=F:\ADA\DJGPP\djgpp.env
  30. set ADA_INCLUDE_PATH=F:\ADA\DJGPP\adainc
  31. set ADA_OBJECTS_PATH=F:\ADA\DJGPP\lib\adalib
  32. set GW-GNAT=F:\ADA\DJGPP\gw-gnat
  33.  
  34.  
  35.  
  36. >    b.  How did you link the execution of the compiler, linker, etc. to 
  37. >        source files in the langauge?
  38. >2.  With respect to software development?
  39. >    a.  Which editor/word processor do you use to edit programs?
  40. >    c.  What is your preferred method of invoking the compiler?
  41. >    d.  What is your preferred method of invoking the linker?
  42. >    e.  How do you handle the passing of options to the compiler/linker?
  43. >    f.  What is your preferred method of running a program?
  44.  
  45. I use adaide
  46.  
  47. >3.  On a grade of 1 (poor) to 10 (great) how would you rate your 
  48. >    satisfatcion with the approach you took. 
  49.  
  50. 3 on 10.
  51. Ada ide is a fairly crappy editor.
  52. When I have time, I plan to set up pfe to invoke the gnat compiler and
  53. linker.
  54. In addition, I dislike the way Ada Ide has to create a separate window
  55. to run the compiler.
  56.  
  57.  
  58. Octopus traps
  59. summer's moonspun dreams
  60. soon fade away.
  61. Basho 1644
  62.